Tony Duan
---
title: "Shiny in R:weight tracking"
author: "Tony Duan"
execute:
warning: false
error: false
format:
html:
toc: true
toc-location: right
code-fold: show
code-tools: true
number-sections: true
code-block-bg: true
code-block-border-left: "#31BAE9"
---
# Shiny app:<https://tduan.shinyapps.io/weightshiny/>
```{=html}
<iframe width="900" height="500" src="https://tonyflying.shinyapps.io/weight_tracking/" title="shiny app"></iframe>
```
--------------------------------